Persistent login

Description

If checked, enables Persistent login for the UX component.

Discussion

A common pattern in mobile applications is to not require the user to login to the application after they have successfully logged in for the first time. The login should be persistent until is is explicitly revoked by the action of an Administrator, or until the end of the persistent login period is reached.

The Persistent login property enables persistent login for a UX component with Integrated login functionality enabled. This property is primarily used with the Login UX.

Enabling this property exposes Callback functions that are always allowed, Login duration (seconds), and Login Panel.

See Also